Skip to content

[TC-407][TC-406] Integrate Julian's X8 Updates #720

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 79 commits into from
Dec 7, 2022

Conversation

aliphys
Copy link
Contributor

@aliphys aliphys commented Dec 7, 2022

What This PR Changes

  • Integrate Julian's improvements to the X8 datasheet

Contribution Guidelines

sebromero and others added 30 commits October 25, 2022 12:26
…ture

Some Arduino boards have a bootloader that allows them to be recovered from a "soft bricked" state by pressing the reset
button twice.

The bootloader on the boards which do not have a native USB capability don't recognize this double reset. The reason is
because the "soft bricked" state is specific to the native USB boards, so boards without native USB have no need for
this recovery capability.

Previously, bootloader support for double reset was claimed for several boards which do not have such a bootloader.
Since these boards do not have or need any sort of "board recovery" system, the "Board Recovery" section is removed
entirely from their datasheets
Fix some grammatical errors in ReadAnalogVoltage.md
Remove "Board Recovery" section from datasheets of boards without feature
- Add Opta to the IoTC getting started page under "Ethernet" hardware
- Please note, since it is not released yet, a note is added to explain this.
Typo in link for video in the tutorial
…package-fix

Datasheet renderer new integration: Fix and update npm package info [PC-999]
g-castronovo and others added 26 commits November 24, 2022 15:59
Remove the possibility of having multiple board configurations
…persian

Add Persian to the comic section
- Added Portenta MC + Nicla Vision to OTA guide
- Added Portenta MC to getting started guide
* VSC Tasks: Fix spell-checker fixer and fix-issues linter

* Add spell-check fix for windows

* Fix fix-issues script imports

* Use content-lint v1.1.3
Fix article

Update article's tags
extra space, formatting titles
…ble-dashboard/content.md

Co-authored-by: Julián Caro Linares <jcarolinares@gmail.com>
…ble-dashboard/content.md

Co-authored-by: Julián Caro Linares <jcarolinares@gmail.com>
Nicla Sense ME: Displaying on-Board Sensor Values on a WebBLE Dashboard Tutorial Inspection [PC-1049]
@aliphys aliphys added the fix/update A small fix or update label Dec 7, 2022
@aliphys aliphys merged commit 3ed4d2b into aliphys/X8DSImprovements Dec 7, 2022
@aliphys aliphys deleted the jcarolinares/portentax8-update branch December 7, 2022 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix/update A small fix or update
Projects
None yet
Development

Successfully merging this pull request may close these issues.